type runtime.gclink

3 uses

	runtime (current package)
		mcache.go#L74: type gclink struct {
		mcache.go#L85: func (p gclinkptr) ptr() *gclink {
		mcache.go#L86: 	return (*gclink)(unsafe.Pointer(p))